QuickOPC User's Guide and Reference
Type Format Strings

The following table describes the format strings used for formatting the Type Class.

Format specifier Name Description  
(none) Default The fully qualified name of the type, including its namespace but not its assembly.  
“N” Name The name of the type (without its namespace).  
See Also